Welcome![Sign In][Sign Up]
Location:
Search - linux ppp

Search list

[Other resourcegprs

Description: linux和arm下ppp拨号的方法,及硕士论文
Platform: | Size: 1225645 | Author: liwei | Hits:

[Internet-NetworkGPRS

Description: Linux下利用ppp-on脚本进行GPRS拨号上网
Platform: | Size: 2424 | Author: 包罗 | Hits:

[Internet-Networkxl2tpd-1.1.12.tar

Description: xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP servers. Another important application is Virtual Private Networks where the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec, RFC 3193). The L2TP/IPsec protocol is mainly used by Windows and Mac OS X clients. On Linux, xl2tpd can be used in combination with IPsec implementations such as Openswan.
Platform: | Size: 328349 | Author: hutian | Hits:

[Linux-Unixtcpipucos

Description: This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
Platform: | Size: 204227 | Author: wen | Hits:

[TCP/IP stackpppd

Description: linux下ppp协议的一种实现源码,全部用C语言编写
Platform: | Size: 414931 | Author: 付天 | Hits:

[Internet-Networkgtkdial-0.4.1.tar

Description: linux下ppp的拨号程序-under the dial-up procedure
Platform: | Size: 538686 | Author: manganese | Hits:

[Internet-Networkpppcosts-0.66.src.tar

Description: linux下ppp的拨号程序-under the dial-up procedure
Platform: | Size: 40031 | Author: manganese | Hits:

[Embeded-SCM DevelopTCPIPPPP stack for uCOS

Description: 一个简单的TCP IP协议栈程序,可以移植到大家的硬件上面--A simple TCP/IP protocol stack. It could be migrated to your hardware.
Platform: | Size: 386048 | Author: 谢先博 | Hits:

[Internet-Networkxl2tpd-1.1.12.tar

Description: xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP servers. Another important application is Virtual Private Networks where the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec, RFC 3193). The L2TP/IPsec protocol is mainly used by Windows and Mac OS X clients. On Linux, xl2tpd can be used in combination with IPsec implementations such as Openswan.
Platform: | Size: 328704 | Author: hutian | Hits:

[TCP/IP stackpppd

Description: linux下ppp协议的一种实现源码,全部用C语言编写-ppp protocol under linux realize a source, all with C language
Platform: | Size: 414720 | Author: 付天 | Hits:

[Internet-Networkuc_net_src

Description:
Platform: | Size: 351232 | Author: 张博 | Hits:

[Embeded LinuxLINUX_24hour

Description: LINUX_24学时教程 本书详细讲解了用Linux的图形配置工具配置Caldera OpenLinux,通过一个ppp与网络连接、使用K桌面环境、用StarOffice提高在家办公的效率、网络浏览、发传真、接收email及使用GIMP等图形工具。 24学时每次1小时的课程能使你迅速掌握Linux各方面的内容,简单易懂,通俗实用。本书在美国十分畅销,其作者是美国资深计算机书作家。本书适合初、中级读者阅读。-Course hours LINUX_24 detailed account of this book to use graphical configuration tool for Linux to configure the Caldera OpenLinux, through a ppp connection with the network, use the K desktop environment, StarOffice used to improve the efficiency of the home office, web browser, fax, receive email and use GIMP, etc. graphics tools. 1 hour per 24 hours of courses you can quickly grasp the contents of all aspects of Linux, easy-to-read, popular and practical. The book is very popular in the United States, and its author is a senior writer of computer books. This book for early, intermediate readers.
Platform: | Size: 33845248 | Author: louting | Hits:

[Linux-Unixgprs

Description: linux中ppp拨号上网的文件,没有实现MUX-linux dial-in ppp files, there is no realization of MUX
Platform: | Size: 346112 | Author: 吴冬 | Hits:

[Linux-UnixLinux_24hours_tutorial

Description: 《linux 24学时教程》本书详细讲解了用Linux的图形配置工具配置Caldera OpenLinux,通过一个ppp与网络连接、使用K桌面环境、用StarOffice提高在家办公的效率、网络浏览、发传真、接收email及使用GIMP等图形工具。 24学时每次1小时的课程能使你迅速掌握Linux各方面的内容,简单易懂,通俗实用。本书在美国十分畅销,其作者是美国资深计算机书作家。本书适合初、中级读者阅读。-" Linux 24 hours tutorial," This book gave a detailed graphical configuration tool with the Linux configuration Caldera OpenLinux, through a ppp connection with the network, using the K Desktop Environment, use StarOffice to improve the efficiency of home office, Internet browsing, fax, receive email and using the GIMP and other graphics tools. 1 hour 24 hours per course will enable you to grasp the various aspects of Linux, easy to understand and simple utility. This book is very popular in the United States, the writer is a senior computer book writer. Book for the beginning, intermediate readers.
Platform: | Size: 33845248 | Author: | Hits:

[Linux-UnixLinux_serial_network

Description: Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的简单的协议,现在的Linux内核缺省配置都支持,不需要重新编译内核,尽管如此,其源代码看上去有点"古怪而复杂"。在嵌入 式Linux系统使用过程中,如果内核已经被烧入Flash中,而为了节省空间内核又没有提供诸如PPP或者SLIP的支持,当然就没有办法在不重新烧写 Flash的情况下直接使用PPP或者SLIP了,事实上用户必须动态加载PPP和SLIP的内核实现模块。对某些嵌入式应用来说移植或者修改PPP源代 码变成了乏味和繁锁的工作。这里介绍一种非常经济而且实用的实现串口上网的简单方法。 附带文档的说明。-provide a way to implement the linux network by uart.
Platform: | Size: 71680 | Author: yonhom | Hits:

[Linux-Unixmyppp

Description: 在linux下进行ppp拨号上网,对其进行编译后在arm板上进行AT指令的无线模块上网-Ppp in linux dial-under, its compiled for the arm-board wireless module access AT command
Platform: | Size: 618496 | Author: | Hits:

[Industry researchrtklib_2.4.1

Description: rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于GPS卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PPP, EUREF and IGS have already started to distribute real-time satellite orbit and clock as RTCM v.3 SSR messages via NTRIP. To receive the real-time satellite orbit and clock, users have to make registration and get an account to access the NTRIP broadcasters. Refer BKG GDC site http://igs.bkg.bund.de/ntrip/index for details. -All of the library functions and APIs are written in ANSI C (C89). The library internally uses standard socket and pthread for Linux/UNIX or winsock and WIN32 thread for Windows. By setting compiler option-DLAPACK or-DMKL, the library uses LAPACK/BLAS or Intel MKL for fast matrix computation. The console APs are also written in standard C. The library and console APs can be built on many environments like gcc on Linux. The GUI APs are written in C++ and utilize Borland VCL for the GUI toolkit. All of the executable binary APs in the package were built by free edition Borland Turbo C++ 2006 (http://www.turboexplorer.com)* on Windows. The binary APs were tested on Windows XP SP3 32bit and Windows 7 SP1 64bit. The console APs are also built and tested on Ubuntu 9.04 Linux.
Platform: | Size: 27762688 | Author: huo | Hits:

[Windows Developmppp1.1b.tar

Description: ppp and xmppp are two configurable ppp dialers. mppp is a character based ppp dialer and xmppp is written in X/Motif. Either one can be used to make ppp connection. The programs talks to the modem device directly, therefore, no external scripts are needed. I wrote and tested them on Redhat Linux 4.1. But they should be portable to other Unices with POSIX termios. I wrote it because none of the ppp dialers worked the way I wanted. I wanted the configuration files must be editable by a text editor. It works the way I like. I m releasing it with the hope that it might be useful to you.-ppp and xmppp are two configurable ppp dialers. mppp is a character based ppp dialer and xmppp is written in X/Motif. Either one can be used to make ppp connection. The programs talks to the modem device directly, therefore, no external scripts are needed. I wrote and tested them on Redhat Linux 4.1. But they should be portable to other Unices with POSIX termios. I wrote it because none of the ppp dialers worked the way I wanted. I wanted the configuration files must be editable by a text editor. It works the way I like. I m releasing it with the hope that it might be useful to you.
Platform: | Size: 80896 | Author: mat | Hits:

[Linux-Unixisdn_ppp

Description: Linux ISDN subsystem, functions for synchronous PPP (linklevel).
Platform: | Size: 21504 | Author: djsdio | Hits:

[Linux-Unixppp_synctty

Description: PPP synchronous tty channel driver for Linux.
Platform: | Size: 6144 | Author: mangjiediu | Hits:
« 1 2 3 4 5 67 »

CodeBus www.codebus.net